Map<String, dynamic> toMap() { return FlutterVersionMapper.ensureInitialized() .encodeMap<FlutterVersion>(this as FlutterVersion); }