menu
leofinance_lightning_api package
documentation
lightning_api.dart
Profile
Profile.fromJson factory constructor
Profile.fromJson factory constructor
dark_mode
light_mode
Profile.fromJson
constructor
Profile.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Profile.fromJson(Map<String, dynamic> json) => _$ProfileFromJson(json);
leofinance_lightning_api package
documentation
lightning_api
Profile
Profile.fromJson factory constructor
Profile class