ZoneBinaryCallback<R, T1, T2> typedef
- T1 arg1,
- T2 arg2
Implementation
typedef R ZoneBinaryCallback<R, T1, T2>(T1 arg1, T2 arg2);
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.13.0/dart-async/ZoneBinaryCallback.html