Oauth2ResponseTypesConvertExtension extension

Extension to add convert methods to the response types

on

Methods

toJsonString() String

Available on Oauth2ResponseTypes, provided by the Oauth2ResponseTypesConvertExtension extension

Converts the current Oauth2ResponseTypes to a jsonString

Static Methods

fromJsonString({required String jsonString}) Oauth2ResponseTypes

Available on Oauth2ResponseTypes, provided by the Oauth2ResponseTypesConvertExtension extension

Converts a jsonString to a Oauth2ResponseTypes