id property
The ID of the DomainBlock in the database.
Implementation
@JsonKey(name: 'id')
String? get id => throw _privateConstructorUsedError;
The ID of the DomainBlock in the database.
@JsonKey(name: 'id')
String? get id => throw _privateConstructorUsedError;