fromJson abstract method

AuthUser fromJson(
  1. Map<String, dynamic> data
)

Implementation

AuthUser fromJson(Map<String, dynamic> data);