menu
cloudoc package
documentation
convert.dart
convert.dart
dark_mode
light_mode
convert
library
Functions
bodyFrom
<
R
>
(
String
str
)
→
Result
<
R
>
deserialize
<
T
>
(
String
str
)
→ T
listBodyFrom
<
E
>
(
String
str
)
→
Result
<
List
<
E
>
>
serialize
(
dynamic
obj
)
→
String
Typedefs
JsonDecoder
<
T
>
= T Function
(
dynamic
obj
)
JsonEncoder
<
T
>
=
Map
<
String
,
dynamic
>
Function
(
T
obj
)
cloudoc package
documentation
convert.dart
cloudoc
package
Libraries
cloudoc
config
convert
file_entity
meta
model
user
utils
convert library