menu
easypost
easypost.dart
TimeInTransit
TimeInTransit.fromJson factory constructor
TimeInTransit.fromJson
brightness_4
brightness_5
TimeInTransit.fromJson
constructor
TimeInTransit.fromJson
(
Map
<
String
,
dynamic
>
input
)
Implementation
factory TimeInTransit.fromJson(Map<String, dynamic> input) => _$TimeInTransitFromJson(input);
easypost
easypost
TimeInTransit
TimeInTransit.fromJson factory constructor
TimeInTransit class