IndexDatapoint_Restriction constructor
IndexDatapoint_Restriction({})
Implementation
IndexDatapoint_Restriction({
this.namespace = '',
this.allowList = const [],
this.denyList = const [],
}) : super(fullyQualifiedName);