error property

  1. @Input()
String? error
getter/setter pair

Implementation

@Input()
String? error;