toMap method

  1. @override
Map toMap ()

ServiceResult => map

Implementation

@override
Map toMap() {
  return super.toMap();
}