BsDatatableResponse class
Handle jquery datatable.net response format
Constructors
-
BsDatatableResponse.new({int draw = 0, int countData = 0, int countFiltered = 0, List<
Map< data = const []})String, dynamic> > -
BsDatatableResponse.createFromJson(Map<
String, dynamic> map) -
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited