InsertGlobalAddressRequest constructor
InsertGlobalAddressRequest({})
Implementation
InsertGlobalAddressRequest({
required this.addressResource,
required this.project,
this.requestId,
}) : super(fullyQualifiedName);