ArgumentsProvider typedef

ArgumentsProvider = List Function()

Implementation

typedef ArgumentsProvider = List<dynamic> Function();