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