Is your feature request related to a problem? Please describe.
LoadArguments method under Swipe plugin class is not readable nor clean.
Describe the solution you'd like
Simplify LoadArguments method with factoring conditions which allows to break it down into smaller methods.
Is your feature request related to a problem? Please describe.
LoadArgumentsmethod underSwipeplugin class is not readable nor clean.Describe the solution you'd like
Simplify
LoadArgumentsmethod with factoring conditions which allows to break it down into smaller methods.