menu
razorpay_dart package
documentation
models/accounts_model.dart
Brand
Brand.new const constructor
Brand.new const constructor
dark_mode
light_mode
Brand
constructor
@JsonSerializable(includeIfNull: false)
const
Brand
(
{
String
?
color
,
})
Implementation
@JsonSerializable(includeIfNull: false) const factory Brand({ String? color, }) = _Brand;
razorpay_dart package
documentation
models/accounts_model
Brand
Brand.new const constructor
Brand class