fromJson static method
Implementation
static ActorTokenObjectEnum? fromJson(dynamic value) =>
ActorTokenObjectEnumTypeTransformer().decode(value);
static ActorTokenObjectEnum? fromJson(dynamic value) =>
ActorTokenObjectEnumTypeTransformer().decode(value);