profile property

Map<String, dynamic> profile

Returns the profile.

Implementation

Map<String, dynamic> get profile => dartify(jsObject.profile);