FFError constructor

FFError(
  1. String message
)

Implementation

FFError(this.message);