Get solana public address
static Future<String> getAddress() async { return await _channel.invokeMethod('solanaGetAddress'); }