menu
lite_agent_core_dart package
documentation
lite_agent_service.dart
ApiKeyDto
ApiKeyDto.fromJson factory constructor
ApiKeyDto.fromJson factory constructor
dark_mode
light_mode
ApiKeyDto.fromJson
constructor
ApiKeyDto.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ApiKeyDto.fromJson(Map<String, dynamic> json) => _$ApiKeyDtoFromJson(json);
lite_agent_core_dart package
documentation
lite_agent_service
ApiKeyDto
ApiKeyDto.fromJson factory constructor
ApiKeyDto class