ipAddress property

Future<String?> get ipAddress

Implementation

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