menu
blockchain_utils package
documentation
service/grpc/src/grpc_rpc_option.dart
PathSegment
PathSegment.variable const constructor
PathSegment.variable const constructor
dark_mode
light_mode
PathSegment.variable
constructor
const
PathSegment.variable
(
String
?
fieldPath
, {
String
?
pattern
,
})
Implementation
const PathSegment.variable(this.fieldPath, {this.pattern}) : isVariable = true, literal = '';
blockchain_utils package
documentation
service/grpc/src/grpc_rpc_option
PathSegment
PathSegment.variable const constructor
PathSegment class