minSupportedVersion method
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;
Defines the minimum native interface version supported by this class in fbclient.
Overrided in all subclasses, as it's interface-specific.
int minSupportedVersion() => 1;