fromJson static method
Implementation
static RefreshSessionRequestFormatEnum? fromJson(dynamic value) =>
RefreshSessionRequestFormatEnumTypeTransformer().decode(value);
static RefreshSessionRequestFormatEnum? fromJson(dynamic value) =>
RefreshSessionRequestFormatEnumTypeTransformer().decode(value);