ListUserApplicationsResponse constructor
const
ListUserApplicationsResponse({
- required List<
ApplicationAdminResponse> applications,
Implementation
const ListUserApplicationsResponse({required this.applications});