toJson abstract method

Map<String, dynamic> toJson({
  1. bool full = false,
})

Implementation

Map<String, dynamic> toJson({bool full = false});