fromJson static method
Implementation
static SessionRefreshObjectEnum? fromJson(dynamic value) =>
SessionRefreshObjectEnumTypeTransformer().decode(value);
static SessionRefreshObjectEnum? fromJson(dynamic value) =>
SessionRefreshObjectEnumTypeTransformer().decode(value);