menu
dungeon_world_data package
documentation
_repository.dart
RepositoryItem<T>
create method
create method
dark_mode
light_mode
create
method
T
create
(
)
Create a new item.
Implementation
T create() { throw UnimplementedError(); }
dungeon_world_data package
documentation
_repository
RepositoryItem<T>
create method
RepositoryItem class