ItemApplicationListUserAuth.fromJson constructor

ItemApplicationListUserAuth.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ItemApplicationListUserAuth.fromJson(Map<String, dynamic> json) =>
    _$ItemApplicationListUserAuthFromJson(json);