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