name property
String
get
name
Get the string name of this breakpoint
Implementation
String get name => FSBreakpoints.name(this);
Get the string name of this breakpoint
String get name => FSBreakpoints.name(this);