fromJson static method
Implementation
static SessionObjectEnum? fromJson(dynamic value) =>
SessionObjectEnumTypeTransformer().decode(value);
static SessionObjectEnum? fromJson(dynamic value) =>
SessionObjectEnumTypeTransformer().decode(value);