menu
lokotro_pay package
documentation
models/lokotro_pay_response.dart
LokotroBankEntity
LokotroBankEntity.new constructor
LokotroBankEntity.new constructor
dark_mode
light_mode
LokotroBankEntity
constructor
LokotroBankEntity
(
{
required
String
id
,
required
String
name
,
String
?
countryFlag
,
})
Implementation
LokotroBankEntity({ required this.id, required this.name, this.countryFlag, });
lokotro_pay package
documentation
models/lokotro_pay_response
LokotroBankEntity
LokotroBankEntity.new constructor
LokotroBankEntity class