menu
flutter_native_mirror package
documentation
feature/native/domain/models/models.devicekit.dart
INativeModel
INativeModel.new const constructor
INativeModel.new const constructor
dark_mode
light_mode
INativeModel
constructor
const
INativeModel
(
{
required
String
id
,
})
Implementation
const INativeModel({ required this.id, });
flutter_native_mirror package
documentation
feature/native/domain/models/models.devicekit
INativeModel
INativeModel.new const constructor
INativeModel class