toMap method

Map<String, dynamic> toMap()

A Map representation of this instance.

Implementation

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