Typeberry by Fluffy Labs - v0.4.0
Preparing search index...
lib
json_parser
json
nullable
Function nullable
nullable
<
T
>
(
from
:
FromJson
<
T
>
)
:
FromJson
<
T
|
null
>
Handle a potentially optional value that can be
null
in JSON.
Type Parameters
T
Parameters
from
:
FromJson
<
T
>
Returns
FromJson
<
T
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Typeberry by Fluffy Labs - v0.4.0
Loading...
Handle a potentially optional value that can be
nullin JSON.