version property

Future<String> version

Returns a Future that completes to the version of integrated FairBid SDK.

Implementation

static Future<String> get version => FairBidInternal.platformVersion;