build abstract method

Future<String?> build()

Release the app for the given platform release type. Returns the absolute output path.

Implementation

Future<String?> build();