calls property

List<String> calls
final

Platform calls in order (subscriptions:a,b, answer:id), so a test can assert ordering.

Implementation

final List<String> calls = <String>[];