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