SwiftAction.removeSPKey constructor
Implementation
@FreezedUnionValue("SP_REMOVE_A_KEY")
factory SwiftAction.removeSPKey({required String key}) = SwiftRemoveSpKeyAction;
@FreezedUnionValue("SP_REMOVE_A_KEY")
factory SwiftAction.removeSPKey({required String key}) = SwiftRemoveSpKeyAction;