ShuttleMap constructor

ShuttleMap(
  1. {dynamic key}
)

Implementation

ShuttleMap({Key key}) : super(key: key);