menu
googleapis package
documentation
healthcare/v1.dart
TextSpan
TextSpan.new constructor
TextSpan.new constructor
dark_mode
light_mode
TextSpan
constructor
TextSpan
(
{
int
?
beginOffset
,
String
?
content
,
})
Implementation
TextSpan({
this
.beginOffset,
this
.content, });
googleapis package
documentation
healthcare/v1
TextSpan
TextSpan.new constructor
TextSpan class
Constructors
new
fromJson
Properties
beginOffset
content
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==