menu
icure_dart_sdk package
documentation
api.dart
ListOfIdsDto
ListOfIdsDto constructor
ListOfIdsDto constructor
dark_mode
light_mode
ListOfIdsDto
constructor
ListOfIdsDto
(
{
List
<
String
>
ids
=
const []
,
})
Returns a new
ListOfIdsDto
instance.
Implementation
ListOfIdsDto({ this.ids = const [], });
icure_dart_sdk package
documentation
api
ListOfIdsDto
ListOfIdsDto constructor
ListOfIdsDto class