branchName property

Future<String?> branchName

Implementation

static Future<String?> get branchName =>
    _channel.invokeMethod('getBranchName');