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