menu
iamport_flutter package
documentation
model/pg/naver/naver_interface.dart
NaverInterface
NaverInterface.fromJson factory constructor
NaverInterface.fromJson factory constructor
dark_mode
light_mode
NaverInterface.fromJson
constructor
NaverInterface.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory NaverInterface.fromJson(Map<String, dynamic> json) => _$NaverInterfaceFromJson(json);
iamport_flutter package
documentation
model/pg/naver/naver_interface
NaverInterface
NaverInterface.fromJson factory constructor
NaverInterface class