weightStream property
Stream<MethodCall> ?
get
weightStream
Implementation
static Stream<MethodCall>? get weightStream {
return _weightStreamController.stream;
}
static Stream<MethodCall>? get weightStream {
return _weightStreamController.stream;
}