phoneEveStm property

Stream<int> phoneEveStm

Sets phone listener

Implementation

Stream<int> get phoneEveStm {
  return _platform.phoneEveStm;
}