menu
grex_ds package
documentation
delegates/grx_address_form_delegate.dart
GrxAddressValidationException
GrxAddressValidationException.new const constructor
GrxAddressValidationException.new const constructor
dark_mode
light_mode
GrxAddressValidationException
constructor
const
GrxAddressValidationException
(
{
required
Map
<
String
,
List
<
String
>
>
fieldErrors
,
})
Implementation
const GrxAddressValidationException({required this.fieldErrors});
grex_ds package
documentation
delegates/grx_address_form_delegate
GrxAddressValidationException
GrxAddressValidationException.new const constructor
GrxAddressValidationException class