iosBuidDir property

String get iosBuidDir

Implementation

String get iosBuidDir => join(
      iosUnityPath,
      'HybridCLRData',
      'iOSBuild',
    );