labels property

  1. @override
List<String>? labels
final

Gets the array of string labels. (new in rpc-version 16)

Implementation

@override
// rpc16 new
final List<String>? labels;