menu
dd_taoke_sdk package
documentation
model/result.dart
ddTaokeResultFromJson function
ddTaokeResultFromJson function
dark_mode
light_mode
ddTaokeResultFromJson
function
DdTaokeResult
ddTaokeResultFromJson
(
String
str
)
Implementation
DdTaokeResult ddTaokeResultFromJson(String str) => DdTaokeResult.fromJson(json.decode(str));
dd_taoke_sdk package
documentation
model/result
ddTaokeResultFromJson function
result library