menu
archery package
documentation
archery/core/http/model_crud_controller.dart
ModelCrudController<T extends Model>
show abstract method
show abstract method
dark_mode
light_mode
show
abstract method
Future
show
(
HttpRequest
request
)
Implementation
Future<dynamic> show(HttpRequest request);
archery package
documentation
archery/core/http/model_crud_controller
ModelCrudController<T extends Model>
show abstract method
ModelCrudController class