menu
ventas_dealer package
documentation
models/stock_history_response.dart
Place
Place.new constructor
Place.new constructor
dark_mode
light_mode
Place
constructor
Place
(
{
String
?
id
,
String
?
name
,
String
?
ref
,
String
?
role
,
})
Implementation
Place({ this.id, this.name, this.ref, this.role, });
ventas_dealer package
documentation
models/stock_history_response
Place
Place.new constructor
Place class