ipAddress property

Future<String?> ipAddress

Implementation

Future<String?> get ipAddress async => (await this).ipAddress;