EnterprisesListResponse constructor
EnterprisesListResponse({
- List<
Enterprise> ? enterprise,
Implementation
EnterprisesListResponse({this.enterprise});
EnterprisesListResponse({this.enterprise});