menu
iugu package
documentation
utils/utils_iugu.dart
BrandType
BrandType const constructor
BrandType const constructor
brightness_4
brightness_5
BrandType
constructor
const
BrandType
(
String
_name
,
String
_cvvPattern
,
String
_brand
)
Implementation
const BrandType(this._name, this._cvvPattern, this._brand);
iugu package
documentation
utils/utils_iugu
BrandType
BrandType const constructor
BrandType class