IsbnEntity constructor

IsbnEntity(
  1. String string,
  2. String _isbn
)

Implementation

IsbnEntity(String string, this._isbn) : super(string);