menu
hypi_tink_api package
documentation
models.dart
PropertyModel
PropertyModel constructor
PropertyModel constructor
dark_mode
light_mode
PropertyModel
constructor
PropertyModel
(
String
id
,
String
label
,
String
groupId
)
Implementation
PropertyModel(this.id, this.label, this.groupId);
hypi_tink_api package
documentation
models
PropertyModel
PropertyModel constructor
PropertyModel class