createEmptyInstance method
Creates an empty instance of the same message type as this.
Implementation
FlutterVersionModel createEmptyInstance() => create();
Creates an empty instance of the same message type as this.
FlutterVersionModel createEmptyInstance() => create();