"use strict"; export default class PlayRequest { public customData: any = null; }