minSupportedVersion method

int minSupportedVersion()

Defines the minimum native interface version supported by this class in fbclient.

Overrided in all subclasses, as it's interface-specific.

Implementation

int minSupportedVersion() => 1;