fieldPaths property

List<String> fieldPaths
final

The list of field paths in the mask. See Document.fields for a field path syntax reference.

Implementation

final List<String> fieldPaths;