toMap method

Map<String, dynamic> toMap()

Convert the document to Dart Map.

Implementation

Map<String, dynamic> toMap() => internal;