StampRallySpotQuery constructor

StampRallySpotQuery(
  1. StampRallySpotQueryPlatform platform
)

Implementation

StampRallySpotQuery(StampRallySpotQueryPlatform platform) : super(platform) {
  _platform = platform;
}