ips property

List<String>? get ips

Implementation

List<String>? get ips => (_$data['ips'] as List<String>?);