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