parameters method
The parameters of this tasks.
- NOTE:
P
should be a type that can be sent through an Isolate or serialized as JSON.
Implementation
@override
AsserestFtpProperty parameters() => property;
The parameters of this tasks.
P
should be a type that can be sent through an Isolate or
serialized as JSON.@override
AsserestFtpProperty parameters() => property;