operator [] abstract method

Future<Object?> operator [](
  1. String key
)

Implementation

Future<Object?> operator [](String key);