menu
turbo_promptable package
documentation
workspace/models/root/t_role.dart
TRole
TRole.fromJson factory constructor
TRole.fromJson factory constructor
dark_mode
light_mode
TRole.fromJson
constructor
TRole.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TRole.fromJson(Map<String, dynamic> json) => _$TRoleFromJson(json);
turbo_promptable package
documentation
workspace/models/root/t_role
TRole
TRole.fromJson factory constructor
TRole class