isDefault property
Indicates if it is the default authority or not (i.e. the default authority is used to obtain the configuration, typicaly in B2C the default authority is the sign_up_sign_in policy).
Implementation
late final bool isDefault;
Indicates if it is the default authority or not (i.e. the default authority is used to obtain the configuration, typicaly in B2C the default authority is the sign_up_sign_in policy).
late final bool isDefault;