SwiftAction.spGetValue constructor
Implementation
@FreezedUnionValue("SP_GET_VALUE")
factory SwiftAction.spGetValue({required String data}) =
SwiftSpGetValueAction;
@FreezedUnionValue("SP_GET_VALUE")
factory SwiftAction.spGetValue({required String data}) =
SwiftSpGetValueAction;