menu
livedatax package
documentation
models/repository.dart
Repository<T extends Model>
update abstract method
update abstract method
dark_mode
light_mode
update
abstract method
bool
update
(
T
data
)
Implementation
bool update(T data);
livedatax package
documentation
models/repository
Repository<T extends Model>
update abstract method
Repository class