AbstractPlatformFileEditor constructor

AbstractPlatformFileEditor({
  1. required RenamePlatform platform,
})

Implementation

AbstractPlatformFileEditor({required this.platform});