menu
iop_sdk package
documentation
layer1.dart
Timestamp
Timestamp.fromJson factory constructor
Timestamp.fromJson factory constructor
dark_mode
light_mode
Timestamp.fromJson
constructor
Timestamp.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Timestamp.fromJson(Map<String, dynamic> json) => _$TimestampFromJson(json);
iop_sdk package
documentation
layer1
Timestamp
Timestamp.fromJson factory constructor
Timestamp class