menu
clerk_backend_api package
documentation
api.dart
RoleSetTypeEnum
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
RoleSetTypeEnum
?
fromJson
(
dynamic
value
)
Implementation
static RoleSetTypeEnum? fromJson(dynamic value) => RoleSetTypeEnumTypeTransformer().decode(value);
clerk_backend_api package
documentation
api
RoleSetTypeEnum
fromJson static method
RoleSetTypeEnum class