isMobile property

dynamic get isMobile

Implementation

get isMobile {
  return _isMobile;
}