menu
boustro package
documentation
convert_json.dart
DeleteOp
DeleteOp const constructor
DeleteOp const constructor
dark_mode
light_mode
DeleteOp
constructor
const
DeleteOp
(
int
length
)
Create a delete operation.
Implementation
const DeleteOp(this.length) : super._();
boustro package
documentation
convert_json
DeleteOp
DeleteOp const constructor
DeleteOp class