QueryLegacyViewRequest constructor
const
QueryLegacyViewRequest({})
Implementation
const QueryLegacyViewRequest({
this.address,
this.moduleName,
this.functionName,
this.typeArgs = const [],
this.args = const [],
});