paths property

List<String>? get paths

Implementation

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