AssetPlatformsSection constructor

const AssetPlatformsSection(
  1. Client _client
)

Constructs an instance of AssetPlatformsSection with the given Client.

Implementation

const AssetPlatformsSection(this._client);