GetAttachedFunctionResponse constructor
const
GetAttachedFunctionResponse({
- required AttachedFunction attachedFunction,
Creates a get attached function response.
Implementation
const GetAttachedFunctionResponse({required this.attachedFunction});