YIMUser.fromJson constructor

YIMUser.fromJson(
  1. Map<String, dynamic> map
)

Implementation

YIMUser.fromJson(super.map) : super.fromJson();