Platform calls in order (subscriptions:a,b, answer:id), so a test can assert ordering.
subscriptions:a,b
answer:id
final List<String> calls = <String>[];